tools/xenpaging: Fix some memory leaks on error paths.
authorPatrick Colp <pjcolp@cs.ubc.ca>
Thu, 29 Jul 2010 15:53:40 +0000 (16:53 +0100)
committerPatrick Colp <pjcolp@cs.ubc.ca>
Thu, 29 Jul 2010 15:53:40 +0000 (16:53 +0100)
commitc72acc065b1d3ef027b9b3e60a60e6ce282d52c6
tree9b23e8fbeb52a2388fcf8cc8ae7d301ff5f0135f
parent51e8df94ba7620780c12681ad8d947a6ce1edc48
tools/xenpaging: Fix some memory leaks on error paths.

This isn't directly related to EPT checking, but does some general fix-ups
to the xenpaging code (adds some extra frees, etc.)

Signed-off-by: Patrick Colp <pjcolp@cs.ubc.ca>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenpaging/xenpaging.c